@font-face {
  font-family: "iconfont"; /* Project id 3432197 */
  src: url('iconfont.woff2?t=1655187454473') format('woff2'),
       url('iconfont.woff?t=1655187454473') format('woff'),
       url('iconfont.ttf?t=1655187454473') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-zhongguo:before {
  content: "\e608";
}

.icon-eluosi:before {
  content: "\c6";
}

.icon-alaboyu:before {
  content: "\c14";
}

.icon-America:before {
  content: "\c2";
}

.icon-britain:before {
  content: "\c3";
}

.icon-HongKong:before {
  content: "\c1";
}

.icon-India:before {
  content: "\c12";
}

.icon-Italy:before {
  content: "\c10";
}

.icon-Japan:before {
  content: "\c5";
}

.icon-Korea:before {
  content: "\c7";
}

.icon-Canada:before {
  content: "\c9";
}

.icon-France:before {
  content: "\c4";
}

.icon-Germany:before {
  content: "\c11";
}

